Welcome![Sign In][Sign Up]
Location:
Search - directx C

Search list

[File Operate基于Visual C++6_0的声音文件操作2

Description: MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also has its shortcomings, it is only once a player WAVE documents, sometimes in practical application, in order to achieve mixing effects, need to play two or more WAVE documents, it is necessary to use Microsoft's DirectX technology DirectSound, and the technology underlying direct audio equipment operation can be achieved over eight WAV files at the same time players.
Platform: | Size: 6172 | Author: 麦麦 | Hits:

[Windows DevelopVisual C++高级编程技术DirectX篇

Description: Visual C++高级编程技术DirectX篇.rar Visual C++高级编程技术 的事例代码-Visual C Advanced Programming Part DirectX technology. Rar Visual C Advanced Programming examples of code
Platform: | Size: 418181 | Author: 赵军分 | Hits:

[Develop Toolsc++builder6编程实例精讲

Description: C++Builder 6 是一款快速开发Win32 应用程序的可视化开发工具,利用它可以实现高性 能的执行效率和出色的底层控制。C++Builder 6 相比于5 以前的版本,提供了更多的网络开 发组件,更快速方便的可视化环境。 本书共有14 章,前三章分别介绍C++Builder 的开发环境、比较特殊的语法,并在第三 章用实例讲述使用C++Builder 开发应用程序的过程,以后的章节均通过实例讲述C++Builder 某个方面的编程技术与技巧。这些实例包括文本、绘图与图象处理、文件、多媒体、系统, 以及FTP 和WinSock 网络通信。在第12 章通过俄罗斯方块游戏介绍VCL 游戏的制作,并 在第13 章介绍游戏开发中常用的DirectX 技术。在第14 章讲述数据库程序的设计,并详细 讲解餐厅结账管理程序的制作过程。 本书是为对C++Builder 有基本了解的程序员或程序爱好者而做,读者需要熟悉C/C++ 编程。本书也可以作为软件开发人员的参考书。-C Builder is a rapid development of Win32 applications visual development tool, it can be used to achieve high performance and excellent efficiency in the implementation of the underlying control. C Builder 6 compared to five the previous version, providing more network development components, to facilitate the more rapid visualization environment. A total of 14 book chapters, chapters were introduced C Builder development environment, a relatively special syntax, in the third chapter example on the use of C Builder application development process. subsequent chapters are examples C Builder about some aspect of technology and programming skills. These examples include text, graphics and image processing, document, multimedia, system, WinSock, and FTP and network communications. In Chapter
Platform: | Size: 5226630 | Author: 夺夺 | Hits:

[Other resourceVisualC6.0高级编程技术—DirectX篇程序源代码

Description: 《Visual C 6.0高级编程技术——DirectX篇》程序源代码-"Visual C 6.0 Advanced Technology Program -- DirectX chapter" source code
Platform: | Size: 437220 | Author: fra | Hits:

[DirextXGameProgramming

Description: 游戏编程,directX,C++,Windows all in one 做学习参考非常不错,希望对大家有帮助-game programming, directX, C, Windows do all in one study reference very good, and I hope to be helpful
Platform: | Size: 7027452 | Author: 阿顺 | Hits:

[Develop Tools(Apress).Net.Game.Programming.With.Directx.9.0.(20

Description: c语言的入门教材,非常好,我看了之后感觉受益非浅.-c language primer, a very good feeling after I read a great benefit.
Platform: | Size: 1241486 | Author: rymrymrym | Hits:

[CSharpDirectX.Capture

Description: 用DirectX实现的视频捕捉和保存程序,平台是.net,语言是C#.-achieved using DirectX video capture and storage procedures, platform yes. Net language is C#.
Platform: | Size: 46093 | Author: 王慧璐 | Hits:

[ActiveX/DCOM/ATLATL_DirectX

Description: ATL写的基于DirectX的游戏引擎,C++编写,使用Visual C++ 6.0环境编写。-ATL was based on the game engine DirectX, C preparation, using Visual C 6.0 preparation of the environment.
Platform: | Size: 372638 | Author: 凡高 | Hits:

[Multimedia programInvasionCSharp_src

Description: DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also wa
Platform: | Size: 624092 | Author: 宋剑飞 | Hits:

[Other resourceDirectX

Description: Visual C++ 6DirectX篇.rar Visual C++ 6DirectX篇.rar
Platform: | Size: 405878 | Author: xietian | Hits:

[Other resourceVC6-DirectX

Description: 介绍了在visual c++ 下进行direcx开发的内容,书中详细介绍了directX的基本操作和函数用法。
Platform: | Size: 4830209 | Author: 姚风 | Hits:

[Develop Tools_.NET Game Programming with DirectX 9.0

Description: c#教程,有关DirectX9游戏制作 的-Guide, produced by the DirectX9 games
Platform: | Size: 1225864 | Author: | Hits:

[CommunicationIP对IP的语音聊天C

Description: 用C#.net开发的IP对IP的语音聊天,但需要用户配置directx等-C#. Net development of the IP right IP voice chat, but users need, such as configuration DirectX
Platform: | Size: 60082 | Author: 云中云 | Hits:

[Windows DevelopDirectX source

Description: 一个经典的direct程序。用C++编写类来包装Direct API。想成为高手必看!-A classical program about direct.It encapsulates direct API with C++ class,it is helpful for you!
Platform: | Size: 543650 | Author: 周涛 | Hits:

[.netc#录音

Description: DirectX编程,C# 中利用 DirectSound 录音
Platform: | Size: 240722 | Author: anby_love@126.com | Hits:

[OtherDirectX

Description: DirectX C#中利用Socket实现网络语音通信 转-DirectX C# Socket network voice communications using turn
Platform: | Size: 23552 | Author: 林军 | Hits:

[directx

Description: DirectX 9.0 map with source code
Platform: | Size: 944128 | Author: pati223344 | Hits:

[C_plus_mapa.c

Description: Visual studio source code DirectX
Platform: | Size: 229376 | Author: pati223344 | Hits:

[DirextXReal Time 3D Terrain Engines Using C++ and DX9

Description: Book: Real-Time 3D Terrain Engines Using C++ and DirectX 9 Author: Greg Snook Editorial: Charles River Media 1 edition (June 2003)
Platform: | Size: 5032960 | Author: NeonGE | Hits:

[DirextX使用C#和DirectX实时监控麦克风输入音量

Description: 使用C#和DirectX实时监控麦克风输入音量(Using C# and DirectX to monitor microphone input volume in real time)
Platform: | Size: 295936 | Author: xzhujw | Hits:
« 1 2 34 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net